Welcome![Sign In][Sign Up]
Location:
Search - opencv code

Search list

[Special Effectsca_of_arduino

Description: arduino and openCV code Windown and MacosOS
Platform: | Size: 3072 | Author: nguyen ngoc tu | Hits:

[OpenCVblocktrack

Description: 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
Platform: | Size: 2054144 | Author: 陈汤 | Hits:

[OpenCVOpenCV

Description: opencV教程,提供详细的opencv使用方法。并有丰富的例程代码供参考。-opencV tutorial provides detailed opencv use. And a wealth of sample code for reference.
Platform: | Size: 384000 | Author: majunxian | Hits:

[OpenCVYU-Shiqi-code-of-opencv

Description: 这是于仕其编的关于opencv的基础教程里面所有例子的代码-This is the official compilation of his tutorial on the basis of opencv code for all examples
Platform: | Size: 32687104 | Author: 夏樾 | Hits:

[OpenCVOpenCV-facedetect-system

Description: 利用OpenCV实现的视频采集和人脸识别程序代码-OpenCV implementation using video capture and recognition of program code
Platform: | Size: 3673088 | Author: 沈振华 | Hits:

[OpenCVOpenCV-2.2.0-win-build

Description: OpenCV在Windows环境下的源代码,下载后需要编译才能使用,来自OpenCV官方,2.2版本,For VS2010-OpenCV in the Windows environment, source code, download to use needs to be compiled from the official OpenCV, version 2.2, For VS2010
Platform: | Size: 30260224 | Author: OSer | Hits:

[OpenCVOpenCV-2.3.0-win-src

Description: OpenCV-2.3.0-win-src源码-OpenCV-2.3.0-win-src source code
Platform: | Size: 56886272 | Author: 宋奎 | Hits:

[OpenCVOpenCV-code

Description: OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/video to load, save, and acquisition of conventional operations.
Platform: | Size: 6411264 | Author: 黄晓华 | Hits:

[OpenCVharris-code

Description: opencv c++ 实现harris角点检测-opencv harris
Platform: | Size: 1024 | Author: 皮耶罗 | Hits:

[Graph Recognizeopencv

Description: opencv写的手写识别源代码,暂时只支持大写英文字母识别,分训练和识别两个-opencv source code written in handwriting recognition, being only support capital letters to identify, train and identify two points
Platform: | Size: 262144 | Author: wu | Hits:

[OpenCVLearning-OpenCV

Description: 学习OpenCV是一本学习OpenCV必备的经典书籍。本压缩包包含中英文两个版本而且附源代码。-Learning OpenCV is an essential book for learning OpenCV.This ZIP includes both editions of Chinese and English,in addition to the required code.
Platform: | Size: 46509056 | Author: 郭玉杰 | Hits:

[OpenCVOtsu(opencv)

Description: 基于opencv2.2的大津法分割,大津法是一种自适应的阈值分割方法,应用较广,按灰度特性,将图像分为背景和目标两部分,是二值化的图像。本代码需要先行安装opencv2.2-The Otsu method based opencv2.2 split, Otsu method is an adaptive thresholding method, used widely, according to the gray-scale features, the image is divided into two parts, the background and objectives, is the binary image. The code needs to be installed in opencv2.2
Platform: | Size: 6191104 | Author: | Hits:

[Special EffectsKMeans-with-opencv

Description: k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过-k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified
Platform: | Size: 13312 | Author: xl | Hits:

[Special EffectsOpencv-in-python

Description: 用于opencv编程的python代码资料,有许多使用的算法,如提取sift,光流等等,十分实用-Opencv python code for programming information, there are many algorithms used, such as the extraction sift, optical flow, etc., is very practical
Platform: | Size: 31744 | Author: dsh | Hits:

[OpenCVopencv-ostu

Description: 基于OPENcv大津阈值分割运动目标检测方法的源代码- the code of otsu for moving goal detection based on opencv
Platform: | Size: 1024 | Author: 彭雄婷 | Hits:

[OpenCVOpenCV-base

Description:  OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植,OpenCV的代码经过适当改写可以正常的运行在DSP系统和单片机系统中,目前这种移植在大学中经常作为相关专业本科生毕业设计或者研究生课题的选题。-OpenCV vision processing algorithms provide very rich, and it part of the C language, with its open source nature, handled properly, do not need to add a new external support can also generate a complete implementation of the program compiled and linked, so a lot of people use it algorithm to do the transplant, OpenCV code rewritten to properly run the normal single-chip DSP system and the system is currently in the transplant is often as relevant in the university undergraduate or graduate students design issues of selection.
Platform: | Size: 14003200 | Author: liushiyi | Hits:

[OpenCVMyCode

Description: 总结的OPencv代码。图像warp,rotation.H_S直方图。滑动条设定阈值进行轮廓检测。在输入图像上检测轮廓。还有平均背景法。是txt格式,只需要把后缀名编程.cpp即可。-The summarized OPencv code. Image warps, rotation.H_S histogram. Slider to set the threshold for contour detection. Detect the contours in the input image. Average background method. Txt format, just need to program extension cpp, you can.
Platform: | Size: 77824 | Author: Judyjava | Hits:

[OpenCVopencv-facedetection-code

Description: 基于opencv的人脸识别程序-代码详解,详细讲述了opencv中关于人脸检测的各部分的内容,对于人脸检测很有益处-Opencv face recognition program- the code explain, describe in detail the various parts of the content in opencv face detection, face detection useful
Platform: | Size: 132096 | Author: 王涛 | Hits:

[OpenCVimage-dehazing-based-on-opencv

Description: Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。 -This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior It has a good effect an removing fog of an image,but the method of soft matting cannot be solved
Platform: | Size: 75776 | Author: 张东海 | Hits:

[OpenCVOpenCV-code

Description: 《学习opencv中文版》这本书的课后源码。-Code of book《learning opencv<Chinese Vision>》
Platform: | Size: 14937088 | Author: luer | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net